xen.git
2015-07-03 Chen Baozixen/arm: Use the new functions for vCPUID/vaffinity...
2015-07-03 Chen Baozixen/arm: Add functions of mapping between vCPUID and...
2015-07-03 Chen Baozixen/arm: gic-v3: Increase the size of GICR in address...
2015-07-03 Dario Faggiolilibxl: unset info->numa_placement upon successful placement
2015-07-03 Dario Faggiolilibxl: turn NUMA placement misconfigs into warnings
2015-07-03 Julien Grallxen/arm: Merge gicv_setup with vgic_domain_init
2015-07-03 Julien Grallxen/arm: gic-{v2, hip04}: Remove hbase from the global...
2015-07-03 Julien Grallxen/arm: gic: Allow the base address to be 0
2015-07-03 Julien Grallxen/arm: gic-{v2, hip04}: Use SZ_64K rather than our...
2015-07-03 Julien Grallxen/arm: gic-{v2, hip04}: Remove redundant check in...
2015-07-03 Julien Grallxen/arm: gic-v3: Rework the messages printed at initial...
2015-07-03 Julien Grallxen/arm: gic-v3: Use the domain redistributor informati...
2015-07-03 Julien Grallxen/arm: gic-v3: Fix the distributor region to 64kB
2015-07-03 Julien Grallxen/arm: vGIC: Check return of the domain_init callback
2015-07-03 Julien Grallxen/arm: gic: Rename make_dt_node into make_hwdom_dt_node
2015-07-03 Julien Grallxen/arm: Gate GICv3 change with HAS_GICV3 rather than...
2015-07-03 Julien Grallxen/arm: Find automatically the gnttab region for DOM0
2015-07-02 Euan Harrislibxl: doc: Fix nonexistent error code in libxl_event_c...
2015-07-01 Ian Jacksonlibxl: Do not try to destroy domain -1 on failed create
2015-06-30 Wei LiuConfig.mk: update in-tree OVMF changeset
2015-06-30 Dario Faggiolixen: new maintainer for the RTDS scheduler
2015-06-30 Ian Campbellxen: arm: Fixup stray hard tabs
2015-06-30 Liang Linested EPT: fix the handling of nested EPT
2015-06-30 Tiejun Chentools/libxc: check to set args.mmio_size before call...
2015-06-30 Ian Campbellxen: Install unstripped version -syms version into...
2015-06-30 Ian Campbellxen: arm: Log a warning message when a deprecated hyper...
2015-06-30 Julien Gralldocs: Fix docs output after commit 6592bf6
2015-06-30 Wen Congyanglibxl: remove now unnecessary gc from libxl__async_exec...
2015-06-29 Ian Jacksonlibxl: Fix uninitialised rc in libxl__domain_save_devic...
2015-06-26 Ian Jacksonlibxl: Add missing #include of <signal.h>
2015-06-26 Ian Jacksonlibxl: When save/restore helper dies, do not overwrite rc
2015-06-26 Ian Jacksonlibxl: libxl__ev_child pass actual pid to callback
2015-06-26 Ian Jacksonlibxl: spawn: Always debug log middle child process...
2015-06-26 Ian Jacksonlibxl: Fix libxl__get_domid error reporting
2015-06-26 Ian Jacksonlibxl: ao abort: Make datacopiers abortable
2015-06-26 Ian Jacksonlibxl: ao: datacopier callback gets an rc
2015-06-26 Ian Jacksonlibxl: ao abort: Abort libxc save/restore
2015-06-26 Ian Jacksonlibxl: ao abort: Handle SIGTERM in save/restore helper
2015-06-26 Ian Jacksonlibxl: ao abort: Preparations for save/restore abort
2015-06-26 Ian Jacksonlibxl: Introduce FILLZERO
2015-06-26 Ian Jacksonlibxl: ao abort: Support aborting where we spot domain...
2015-06-26 Ian Jacksonlibxl: Introduce DOMAIN_DESTROYED error code
2015-06-26 Ian Jacksonlibxl: ao abort: Note that driver domain task cannot...
2015-06-26 Ian Jacksonlibxl: ao abort: Make timeouts abortable
2015-06-26 Ian Jacksonlibxl: ao abort: Provide explicit internal abort check API
2015-06-26 Ian Jacksonlibxl: ao abort: Provide public ao abort request API
2015-06-26 Ian Jacksonlibxl: ao: Provide manip_refcnt
2015-06-26 Ian Jacksonlibxl: ao: Count the nested progeny of an ao
2015-06-26 Ian Jacksonlibxl: ao: Record ultimate parent of a nested ao
2015-06-26 Ian Jacksonlibxl: domain create: Do not destroy on ao abort
2015-06-26 Ian Jacksonlibxl: spawn: Preserve rc in error path
2015-06-26 Ian Jacksonlibxl: events: Permit timeouts to signal ao abort
2015-06-26 Ian Jacksonlibxl: events: Make libxl__async_exec_* pass caller...
2015-06-26 Ian Jacksonlibxl: events: Make timeout and async exec setup take...
2015-06-26 Ian Jacksonlibxl: New error codes ABORTED etc.
2015-06-26 Ian Jacksonlibxl: Change an internal comment to say `bail' rather...
2015-06-26 Ian Jacksonlibxl: Change some log messages to say `abandoning...
2015-06-26 Ian Jacksonlibxl: Rename AO_ABORT to AO_CREATE_FAIL
2015-06-26 Ian Jacksonlibxl: devstate: Use libxl__xswait*
2015-06-26 Ian Jacksonlibxl: xswait/devstate: Move xswait to before devstate
2015-06-26 Ian Jacksonlibxl: Use libxl__xswait* in libxl__ao_device
2015-06-26 Ian Jacksonlibxl: suspend: Return correct error from callbacks
2015-06-26 Ian Jacksonlibxl: suspend: common suspend callbacks take rc
2015-06-26 Ian Jacksonlibxl: suspend: switch_logdirty_done takes rc
2015-06-26 Ian Jacksonlibxl: ao internal API docs: Mention synchronous ao...
2015-06-26 David Vrabelx86,arm: remove asm/spinlock.h from all architectures
2015-06-26 David Vrabeluse ticket locks for spin locks
2015-06-26 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-06-26 Jan Beulichx86/AMD: also print TOM2 when printing MTRR state
2015-06-26 Ian Campbelltools: libxl: Take the userdata lock around maxmem...
2015-06-26 Ian CampbellUpdate to SeaBIOS rel-1.8.2
2015-06-25 Andrew Cooperx86: drop PSE from XEN_MINIMAL_CR4
2015-06-25 Andrew Cooperx86: clean up CR4 definitions
2015-06-25 Andrew Cooperx86/setup: initialise CR4 before creating idle_vcpu[0]
2015-06-25 Andrew Cooperx86/traps: avoid using current too early on boot
2015-06-25 Andrew Coopercommon/vsprintf: special-case DOMID_IDLE handling for %pv
2015-06-25 Wei Liulibxc: delete sent_last_iter
2015-06-25 Roger Pau Monneconfigure: check for argp
2015-06-25 Roger Pau Monnexen{trace/analyze}: don't use 64bit versions of libc...
2015-06-25 Wei Liulibxc: use xc_netbsd.c for rump kernel
2015-06-25 Wei LiuNetBSDRump: provide evtchn.h and privcmd.h
2015-06-25 Wei LiuRevert "libxl_set_memory_target: retain the same maxmem...
2015-06-25 Julien Gralldocs: Update INDEX to give a title for each ARM docs
2015-06-25 Julien Gralldocs: Look for documentation in sub-directories
2015-06-25 Julien Grallxen/arm: Propagate clock-frequency to DOMU if present...
2015-06-25 Tim DeeganRemove me from ARM/DT maintainers list.
2015-06-25 Tim DeeganChange x86 paging/sharing to 'Orphaned'.
2015-06-25 Tim DeeganChange kdd to 'Odd Fixes'.
2015-06-25 Tim DeeganNew maintainer for x86/mm
2015-06-25 Tim DeeganNew maintainers for VM events and memory access.
2015-06-24 Jan Beulichx86: fix build with old gas
2015-06-24 Paul Durrantx86/hvm: re-name struct hvm_mmio_handler to hvm_mmio_ops
2015-06-24 Jan Beulichx86/mm: use is_..._vcpu() instead of open coding it
2015-06-24 Jan Beulichx86: drop is_pv_32on64_vcpu()
2015-06-24 Tamas K Lengyelx86/mem_sharing: relax sanity check for memops
2015-06-23 Paul Durrantx86/hvm: remove extraneous parameter from hvmtrace_io_a...
2015-06-23 Paul Durrantx86/hvm: remove hvm_io_pending() check in hvmemul_do_io()
2015-06-23 Paul Durrantx86/hvm: simplify hvmemul_do_io()
2015-06-23 Boris Ostrovskyx86/compat: manage argument translation area separately...
2015-06-23 Ian JacksonQEMU_TAG update
next